[INFO] cloning repository https://github.com/mepavankumar15/perf-calibrator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mepavankumar15/perf-calibrator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmepavankumar15%2Fperf-calibrator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmepavankumar15%2Fperf-calibrator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bcb73da62b47ad4ab1d86d883e50bbd31e741d3d
[INFO] fixing mepavankumar15/perf-calibrator against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmepavankumar15%2Fperf-calibrator" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mepavankumar15/perf-calibrator
[INFO] finished tweaking git repo https://github.com/mepavankumar15/perf-calibrator
[INFO] tweaked toml for git repo https://github.com/mepavankumar15/perf-calibrator written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mepavankumar15/perf-calibrator on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mepavankumar15/perf-calibrator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1d48c7ea0a12ea70d331585ef238bfd0321ef91424122994d057a8238314f731
[INFO] running `Command { std: "docker" "start" "1d48c7ea0a12ea70d331585ef238bfd0321ef91424122994d057a8238314f731", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d48c7ea0a12ea70d331585ef238bfd0321ef91424122994d057a8238314f731" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d48c7ea0a12ea70d331585ef238bfd0321ef91424122994d057a8238314f731", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d48c7ea0a12ea70d331585ef238bfd0321ef91424122994d057a8238314f731" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking perf_calibrator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/auth.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 45 | |         User,
[INFO] [stdout] 46 | |         r#"
[INFO] [stdout] 47 | |         INSERT INTO users (email, password_hash, tier)
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |         payload.password_hash
[INFO] [stdout] 53 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/auth.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 45 | |         User,
[INFO] [stdout] 46 | |         r#"
[INFO] [stdout] 47 | |         INSERT INTO users (email, password_hash, tier)
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |         payload.password_hash
[INFO] [stdout] 53 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/auth.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |       let user = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 78 | |         User,
[INFO] [stdout] 79 | |         r#"
[INFO] [stdout] 80 | |         SELECT id, email, password_hash, tier, created_at 
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |         payload.email
[INFO] [stdout] 85 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/auth.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |       let user = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 78 | |         User,
[INFO] [stdout] 79 | |         r#"
[INFO] [stdout] 80 | |         SELECT id, email, password_hash, tier, created_at 
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |         payload.email
[INFO] [stdout] 85 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/auth.rs:202:16
[INFO] [stdout]     |
[INFO] [stdout] 202 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 203 | |         User,
[INFO] [stdout] 204 | |         r#"
[INFO] [stdout] 205 | |         UPDATE users SET tier = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         user_id
[INFO] [stdout] 211 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/auth.rs:202:16
[INFO] [stdout]     |
[INFO] [stdout] 202 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 203 | |         User,
[INFO] [stdout] 204 | |         r#"
[INFO] [stdout] 205 | |         UPDATE users SET tier = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         user_id
[INFO] [stdout] 211 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/auth.rs:235:19
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let current = sqlx::query!("SELECT password_hash FROM users WHERE id = $1", user_id)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/auth.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     sqlx::query!("UPDATE users SET password_hash = $1 WHERE id = $2", payload.new_password, user_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/auth.rs:235:19
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let current = sqlx::query!("SELECT password_hash FROM users WHERE id = $1", user_id)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/auth.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     sqlx::query!("UPDATE users SET password_hash = $1 WHERE id = $2", payload.new_password, user_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/auth.rs:272:18
[INFO] [stdout]     |
[INFO] [stdout] 272 |     let exists = sqlx::query!("SELECT id FROM users WHERE email = $1", payload.email)
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/auth.rs:272:18
[INFO] [stdout]     |
[INFO] [stdout] 272 |     let exists = sqlx::query!("SELECT id FROM users WHERE email = $1", payload.email)
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/auth.rs:388:16
[INFO] [stdout]     |
[INFO] [stdout] 388 |     let user = sqlx::query_as!(User, "SELECT id, email, password_hash, tier, created_at FROM users WHERE id = $1", user_id)
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/auth.rs:388:16
[INFO] [stdout]     |
[INFO] [stdout] 388 |     let user = sqlx::query_as!(User, "SELECT id, email, password_hash, tier, created_at FROM users WHERE id = $1", user_id)
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/metrics.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |       let is_owner = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 40 | |         "SELECT id FROM websites WHERE id = $1 AND user_id = $2",
[INFO] [stdout] 41 | |         website_id,
[INFO] [stdout] 42 | |         user_id
[INFO] [stdout] 43 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/metrics.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |       let is_owner = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 40 | |         "SELECT id FROM websites WHERE id = $1 AND user_id = $2",
[INFO] [stdout] 41 | |         website_id,
[INFO] [stdout] 42 | |         user_id
[INFO] [stdout] 43 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/metrics.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |       let metrics = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 55 | |         Metric,
[INFO] [stdout] 56 | |         r#"
[INFO] [stdout] 57 | |         SELECT id, website_id, response_time_ms, status_code, page_size_bytes, ttfb_ms, checked_at
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |         limit as i64
[INFO] [stdout] 65 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/metrics.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |       let metrics = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 55 | |         Metric,
[INFO] [stdout] 56 | |         r#"
[INFO] [stdout] 57 | |         SELECT id, website_id, response_time_ms, status_code, page_size_bytes, ttfb_ms, checked_at
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |         limit as i64
[INFO] [stdout] 65 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/payments.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | /         sqlx::query!(
[INFO] [stdout] 118 | |             "UPDATE users SET tier = $1 WHERE id = $2",
[INFO] [stdout] 119 | |             tier,
[INFO] [stdout] 120 | |             user_id
[INFO] [stdout] 121 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/payments.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | /         sqlx::query!(
[INFO] [stdout] 118 | |             "UPDATE users SET tier = $1 WHERE id = $2",
[INFO] [stdout] 119 | |             tier,
[INFO] [stdout] 120 | |             user_id
[INFO] [stdout] 121 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/websites.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |       let websites = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 39 | |         Website,
[INFO] [stdout] 40 | |         r#"
[INFO] [stdout] 41 | |         SELECT id, user_id, url, created_at
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |         user_id
[INFO] [stdout] 47 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/websites.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |       let websites = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 39 | |         Website,
[INFO] [stdout] 40 | |         r#"
[INFO] [stdout] 41 | |         SELECT id, user_id, url, created_at
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |         user_id
[INFO] [stdout] 47 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/websites.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |       let count = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 71 | |         "SELECT COUNT(*) as count FROM websites WHERE user_id = $1",
[INFO] [stdout] 72 | |         user_id
[INFO] [stdout] 73 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/websites.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |       let count = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 71 | |         "SELECT COUNT(*) as count FROM websites WHERE user_id = $1",
[INFO] [stdout] 72 | |         user_id
[INFO] [stdout] 73 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/websites.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |       let website = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 90 | |         Website,
[INFO] [stdout] 91 | |         r#"
[INFO] [stdout] 92 | |         INSERT INTO websites (user_id, url)
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |         payload.url
[INFO] [stdout] 98 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/websites.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |       let website = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 90 | |         Website,
[INFO] [stdout] 91 | |         r#"
[INFO] [stdout] 92 | |         INSERT INTO websites (user_id, url)
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |         payload.url
[INFO] [stdout] 98 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/websites.rs:118:18
[INFO] [stdout]     |
[INFO] [stdout] 118 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 119 | |         r#"
[INFO] [stdout] 120 | |         DELETE FROM websites 
[INFO] [stdout] 121 | |         WHERE id = $1 AND user_id = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |         user_id
[INFO] [stdout] 125 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/websites.rs:118:18
[INFO] [stdout]     |
[INFO] [stdout] 118 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 119 | |         r#"
[INFO] [stdout] 120 | |         DELETE FROM websites 
[INFO] [stdout] 121 | |         WHERE id = $1 AND user_id = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |         user_id
[INFO] [stdout] 125 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/worker.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |       let records = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 31 | |         r#"
[INFO] [stdout] 32 | |         SELECT w.id, w.url, u.tier, 
[INFO] [stdout] 33 | |                (SELECT checked_at FROM metrics m WHERE m.website_id = w.id ORDER BY checked_at DESC LIMIT 1) as last_checked
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |         "#
[INFO] [stdout] 37 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/worker.rs:84:25
[INFO] [stdout]    |
[INFO] [stdout] 84 |                   let _ = sqlx::query!(
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 85 | |                     r#"
[INFO] [stdout] 86 | |                     INSERT INTO metrics (website_id, response_time_ms, status_code, page_size_bytes, ttfb_ms)
[INFO] [stdout] 87 | |                     VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |                     ttfb
[INFO] [stdout] 94 | |                 )
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/worker.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |       let records = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 31 | |         r#"
[INFO] [stdout] 32 | |         SELECT w.id, w.url, u.tier, 
[INFO] [stdout] 33 | |                (SELECT checked_at FROM metrics m WHERE m.website_id = w.id ORDER BY checked_at DESC LIMIT 1) as last_checked
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |         "#
[INFO] [stdout] 37 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/worker.rs:84:25
[INFO] [stdout]    |
[INFO] [stdout] 84 |                   let _ = sqlx::query!(
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 85 | |                     r#"
[INFO] [stdout] 86 | |                     INSERT INTO metrics (website_id, response_time_ms, status_code, page_size_bytes, ttfb_ms)
[INFO] [stdout] 87 | |                     VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |                     ttfb
[INFO] [stdout] 94 | |                 )
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models::Metric`
[INFO] [stdout]  --> src/api/metrics.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     models::Metric,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models::Metric`
[INFO] [stdout]  --> src/api/metrics.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     models::Metric,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models::User`
[INFO] [stdout]  --> src/api/payments.rs:1:45
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{api::AppState, error::AppError, models::User};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models::User`
[INFO] [stdout]  --> src/api/payments.rs:1:45
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{api::AppState, error::AppError, models::User};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models::Website`
[INFO] [stdout]  --> src/api/websites.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     models::Website,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `post`
[INFO] [stdout]  --> src/api/websites.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     routing::{get, post, delete},
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models::Website`
[INFO] [stdout]  --> src/api/websites.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     models::Website,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `post`
[INFO] [stdout]  --> src/api/websites.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     routing::{get, post, delete},
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `perf_calibrator` (bin "perf_calibrator") due to 16 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `perf_calibrator` (bin "perf_calibrator" test) due to 16 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1d48c7ea0a12ea70d331585ef238bfd0321ef91424122994d057a8238314f731", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d48c7ea0a12ea70d331585ef238bfd0321ef91424122994d057a8238314f731", kill_on_drop: false }`
[INFO] [stdout] 1d48c7ea0a12ea70d331585ef238bfd0321ef91424122994d057a8238314f731
